From: Stefan Monnier Date: Sat, 29 Oct 2011 00:41:20 +0000 (-0400) Subject: * etc/NEWS: Document the disappearance of binding caches. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1819 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2606f2221ea978bac0099f1bf48c842db96dc1af;p=emacs.git * etc/NEWS: Document the disappearance of binding caches. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 87841ec5473..5d8d066e625 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2011-10-29 Stefan Monnier + + * NEWS: Document the disappearance of binding caches (bug#9899). + 2011-10-01 Juanma Barranquero * NEWS: Fix typo. Remove duplicate info. diff --git a/etc/NEWS b/etc/NEWS index 9e407133e8b..4e38838c4d2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -967,6 +967,9 @@ has now been removed. ** cl.el no longer provides `cl-19'. +** The menu bar bindings's caches are not used any more. +Use (where-is-internal nil t) instead. + ** The following obsolete functions and aliases were removed: comint-kill-output, decompose-composite-char, outline-visible, internal-find-face, internal-get-face, frame-update-faces,